STM32H735xx HAL User Manual
Defines
OSPI Sample Shifting
OSPI Exported Constants

Defines

#define HAL_OSPI_SAMPLE_SHIFTING_NONE   ((uint32_t)0x00000000U)
#define HAL_OSPI_SAMPLE_SHIFTING_HALFCYCLE   ((uint32_t)OCTOSPI_TCR_SSHIFT)

Define Documentation

#define HAL_OSPI_SAMPLE_SHIFTING_HALFCYCLE   ((uint32_t)OCTOSPI_TCR_SSHIFT)

1/2 cycle shift

Definition at line 392 of file stm32h7xx_hal_ospi.h.

#define HAL_OSPI_SAMPLE_SHIFTING_NONE   ((uint32_t)0x00000000U)

No shift

Definition at line 391 of file stm32h7xx_hal_ospi.h.