Searched refs:kSFDP_CmdPolicy_HighestThroughput (Results 1 – 3 of 3) sorted by relevance
716 … if ((cmdPolicy == kSFDP_CmdPolicy_DdrIO) || (cmdPolicy == kSFDP_CmdPolicy_HighestThroughput)) in SFDP_GetFlashProtocolType()755 else if (cmdPolicy == kSFDP_CmdPolicy_HighestThroughput) in SFDP_GetFlashProtocolType()809 else if (cmdPolicy == kSFDP_CmdPolicy_HighestThroughput) in SFDP_GetFlashProtocolType()
597 …kSFDP_CmdPolicy_HighestThroughput = 0U, /*!< Use this policy to select the supported read command … enumerator
848 sfdp_cmd_policy_t policy = kSFDP_CmdPolicy_HighestThroughput; in XSPI_NOR_FindProtocolType()