Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c701 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()
Dfsl_sfdp_parser.h601kSFDP_CmdPolicy_LowestThroughput = 3U, /*!< Use this policy to select the supported read command … enumerator