HAL + 0/22 examples
CodeScope will show references to QSPI_InitTypeDef::SampleShifting from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALQSPI_InitTypeDef::SampleShifting

QSPI_InitTypeDef::SampleShifting field

Syntax

uint32_t SampleShifting;

Examples

QSPI_InitTypeDef::SampleShifting is referenced by 22 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_qspi.h:54
uint32_t SampleShifting; /* Specifies the Sample Shift. The data is sampled 1/2 clock cycle delay later to
stm32f4xx_hal_qspi.c:307HAL_QSPI_Init()
assert_param(IS_QSPI_SSHIFT(hqspi->Init.SampleShifting));
stm32f4xx_hal_qspi.c:364HAL_QSPI_Init()
hqspi->Init.SampleShifting | hqspi->Init.FlashID | hqspi->Init.DualFlash));

Data Use

Functions reading QSPI_InitTypeDef::SampleShifting
QSPI_InitTypeDef::SampleShifting
all items filtered out
Type of QSPI_InitTypeDef::SampleShifting
QSPI_InitTypeDef::SampleShifting
uint32_t
all items filtered out