Searched refs:kSFDP_Protocol_1s1s4s (Results 1 – 3 of 3) sorted by relevance
290 if (protocolType == kSFDP_Protocol_1s1s4s) in SFDP_Get4PadReadCmd()778 protocolTypeSelected = kSFDP_Protocol_1s1s4s; in SFDP_GetFlashProtocolType()990 else if (protocolType >= kSFDP_Protocol_1s1s4s) in SFDP_GetReadCmdInfo()1164 else if (protocolType == kSFDP_Protocol_1s1s4s) in SFDP_GetPageProgramCmdInfo()
472 kSFDP_Protocol_1s1s4s = SFDP_ENCODE_PROTOCOL_TYPE( enumerator
1328 …if ((targetProtocolType >= kSFDP_Protocol_1s1s4s) && (targetProtocolType <= kSFDP_Protocol_4s4d4d)) in Nor_Flash_Init()