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

QSPI_InitTypeDef::ClockMode field

Syntax

uint32_t ClockMode;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_qspi.h:65
uint32_t ClockMode; /* Specifies the Clock Mode. It indicates the level that clock takes between commands.
stm32f4xx_hal_qspi.c:310HAL_QSPI_Init()
assert_param(IS_QSPI_CLOCK_MODE(hqspi->Init.ClockMode));
stm32f4xx_hal_qspi.c:369HAL_QSPI_Init()

Data Use

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