AM64x MCU+ SDK  10.00.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 phaseDelayElement
 
uint32_t phyControlMode
 
uint32_t dllLockMode
 
OSPI_PhyWindowParams tuningWindowParams
 

Field Documentation

◆ phaseDelayElement

uint32_t OSPI_PhyConfiguration::phaseDelayElement

◆ phyControlMode

uint32_t OSPI_PhyConfiguration::phyControlMode

◆ dllLockMode

uint32_t OSPI_PhyConfiguration::dllLockMode

◆ tuningWindowParams

OSPI_PhyWindowParams OSPI_PhyConfiguration::tuningWindowParams