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

QSPI_CommandTypeDef::NbData field

Syntax

uint32_t NbData;

Examples

QSPI_CommandTypeDef::NbData is referenced by 22 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_qspi.h:153
uint32_t NbData; /* Specifies the number of data to transfer. (This is the number of bytes)
stm32f4xx_hal_qspi.c:1707HAL_QSPI_AutoPolling()
cmd->NbData = cfg->StatusBytesSize;
stm32f4xx_hal_qspi.c:1809HAL_QSPI_AutoPolling_IT()
cmd->NbData = cfg->StatusBytesSize;
stm32f4xx_hal_qspi.c:2767QSPI_Config()
WRITE_REG(hqspi->Instance->DLR, (cmd->NbData - 1U));

Data Use

Functions writing QSPI_CommandTypeDef::NbData
Functions reading QSPI_CommandTypeDef::NbData
QSPI_CommandTypeDef::NbData
all items filtered out
Type of QSPI_CommandTypeDef::NbData
QSPI_CommandTypeDef::NbData
uint32_t
all items filtered out