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

QSPI_InitTypeDef::ClockPrescaler field

Syntax

uint32_t ClockPrescaler;

Examples

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

References

LocationReferrerText
stm32f4xx_hal_qspi.h:50
uint32_t ClockPrescaler; /* Specifies the prescaler factor for generating clock based on the AHB clock.
stm32f4xx_hal_qspi.c:305HAL_QSPI_Init()
assert_param(IS_QSPI_CLOCK_PRESCALER(hqspi->Init.ClockPrescaler));
stm32f4xx_hal_qspi.c:363HAL_QSPI_Init()
((hqspi->Init.ClockPrescaler << QUADSPI_CR_PRESCALER_Pos) |

Data Use

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