Searched refs:DelayHoldQuarterCycle (Results 1 – 2 of 2) sorted by relevance
337 assert_param(IS_OSPI_DHQC (hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()405 …_TCR_SSHIFT | OCTOSPI_TCR_DHQC), (hospi->Init.SampleShifting | hospi->Init.DelayHoldQuarterCycle)); in HAL_OSPI_Init()2837 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()2871 if ((hospi->Init.DelayHoldQuarterCycle == HAL_OSPI_DHQC_ENABLE) && in OSPI_ConfigCmd()
95 uint32_t DelayHoldQuarterCycle; /* It allows to hold to 1/4 cycle the data. member