AM62x MCU+ SDK  09.02.00
OSPI_PhyConfiguration Struct Reference

Detailed Description

OSPI PHY Configuration.

Global structure to provide input to OSPI PHY tuining algorithm with either default or fast boot tuning paramters. It maintains the essential PHY configurations parameters. This data is usually SOC specific and is filled by SysConfig.

Data Fields

uint32_t phyControlMode
 
uint32_t dllLockMode
 
OSPI_PhyTuneWindowParams tuningWindowParams
 

Field Documentation

◆ phyControlMode

uint32_t OSPI_PhyConfiguration::phyControlMode

Controls the bypass mode of the master and slave DLLs.

◆ dllLockMode

uint32_t OSPI_PhyConfiguration::dllLockMode

Determines if the master delay line locks on a full cycle or half cycle of delay.

◆ tuningWindowParams

OSPI_PhyTuneWindowParams OSPI_PhyConfiguration::tuningWindowParams