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

QSPI_InitTypeDef::ChipSelectHighTime field

Syntax

uint32_t ChipSelectHighTime;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_qspi.h:62
uint32_t ChipSelectHighTime; /* Specifies the Chip Select High Time. ChipSelectHighTime+1 defines the minimum number
stm32f4xx_hal_qspi.c:309HAL_QSPI_Init()
assert_param(IS_QSPI_CS_HIGH_TIME(hqspi->Init.ChipSelectHighTime));
stm32f4xx_hal_qspi.c:369HAL_QSPI_Init()
hqspi->Init.ChipSelectHighTime | hqspi->Init.ClockMode));

Data Use

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