Home
last modified time | relevance | path

Searched refs:kSFDP_Protocol_1s1s8s (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c377 if (protocolType == kSFDP_Protocol_1s1s8s) in SFDP_Get8PadReadCmd()
802 protocolTypeSelected = kSFDP_Protocol_1s1s8s; in SFDP_GetFlashProtocolType()
986 if (protocolType >= kSFDP_Protocol_1s1s8s) in SFDP_GetReadCmdInfo()
1172 else if (protocolType == kSFDP_Protocol_1s1s8s) in SFDP_GetPageProgramCmdInfo()
Dfsl_sfdp_parser.h483 kSFDP_Protocol_1s1s8s = SFDP_ENCODE_PROTOCOL_TYPE( enumerator
/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c1352 if (targetProtocolType >= kSFDP_Protocol_1s1s8s) in Nor_Flash_Init()