Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c847 sfdp_protocol_type_t calculatedProtocolType; in XSPI_NOR_FindProtocolType() local
854 calculatedProtocolType = SFDP_GetFlashProtocolType(xspiMemNorHandle.ptrSfdpHandle, policy, in XSPI_NOR_FindProtocolType()
857 if (calculatedProtocolType == kSFDP_Protocol_8d8d8d) in XSPI_NOR_FindProtocolType()
880 return calculatedProtocolType; in XSPI_NOR_FindProtocolType()