Searched refs:SampleShifting (Results 1 – 4 of 4) sorted by relevance
71 …uint32_t SampleShifting; /* Specifies the Sample Shift. The data is sampled 1/2 clock cycle de… member
92 uint32_t SampleShifting; /* It allows to delay to 1/2 cycle the data sampling in order member
322 assert_param(IS_QSPI_SSHIFT(hqspi->Init.SampleShifting)); in HAL_QSPI_Init()385 hqspi->Init.SampleShifting | hqspi->Init.FlashID | hqspi->Init.DualFlash)); in HAL_QSPI_Init()389 hqspi->Init.SampleShifting)); in HAL_QSPI_Init()
336 assert_param(IS_OSPI_SAMPLE_SHIFTING(hospi->Init.SampleShifting)); in HAL_OSPI_Init()405 …Instance->TCR, (OCTOSPI_TCR_SSHIFT | OCTOSPI_TCR_DHQC), (hospi->Init.SampleShifting | hospi->Init.… in HAL_OSPI_Init()