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

QSPI_AutoPollingTypeDef::Interval field

Syntax

uint32_t Interval;

Examples

QSPI_AutoPollingTypeDef::Interval is referenced by 22 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_qspi.h:174
uint32_t Interval; /* Specifies the number of clock cycles between two read during automatic polling phases.
stm32f4xx_hal_qspi.c:1673HAL_QSPI_AutoPolling()
assert_param(IS_QSPI_INTERVAL(cfg->Interval));
stm32f4xx_hal_qspi.c:1699HAL_QSPI_AutoPolling()
WRITE_REG(hqspi->Instance->PIR, cfg->Interval);
stm32f4xx_hal_qspi.c:1772HAL_QSPI_AutoPolling_IT()
assert_param(IS_QSPI_INTERVAL(cfg->Interval));
stm32f4xx_hal_qspi.c:1799HAL_QSPI_AutoPolling_IT()
WRITE_REG(hqspi->Instance->PIR, cfg->Interval);

Data Use

Functions reading QSPI_AutoPollingTypeDef::Interval
QSPI_AutoPollingTypeDef::Interval
Type of QSPI_AutoPollingTypeDef::Interval
QSPI_AutoPollingTypeDef::Interval
uint32_t
all items filtered out