Home
last modified time | relevance | path

Searched refs:kSFDP_CmdPolicy_DdrIO (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c716 … if ((cmdPolicy == kSFDP_CmdPolicy_DdrIO) || (cmdPolicy == kSFDP_CmdPolicy_HighestThroughput)) in SFDP_GetFlashProtocolType()
748 if (cmdPolicy == kSFDP_CmdPolicy_DdrIO) in SFDP_GetFlashProtocolType()
Dfsl_sfdp_parser.h599 kSFDP_CmdPolicy_DdrIO = 1U, /*!< Both input and output are in DTR(DDR) mode. */ enumerator