Searched refs:kSFDP_CmdPolicy_LowestThroughput (Results 1 – 2 of 2) sorted by relevance
701 if (cmdPolicy >= kSFDP_CmdPolicy_LowestThroughput) in SFDP_GetFlashProtocolType()734 …se if ((cmdPolicy == kSFDP_CmdPolicy_SdrOutput) || (cmdPolicy == kSFDP_CmdPolicy_LowestThroughput)) in SFDP_GetFlashProtocolType()774 …se if ((cmdPolicy == kSFDP_CmdPolicy_SdrOutput) || (cmdPolicy == kSFDP_CmdPolicy_LowestThroughput)) in SFDP_GetFlashProtocolType()798 …se if ((cmdPolicy == kSFDP_CmdPolicy_SdrOutput) || (cmdPolicy == kSFDP_CmdPolicy_LowestThroughput)) in SFDP_GetFlashProtocolType()
601 …kSFDP_CmdPolicy_LowestThroughput = 3U, /*!< Use this policy to select the supported read command … enumerator