Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/xspi/
Dfsl_xspi_nor_flash.c85 sfdp_protocol_type_t tmpProtocol = kSFDP_Protocol_1s1s1s; in XSPI_NOR_ProbeNorFlashSfdpHeader() local
224 tmpProtocol = probedInfo[sfdpLutIndex].protocolMode; in XSPI_NOR_ProbeNorFlashSfdpHeader()
226 if (((uint32_t)tmpProtocol & 0x100UL) != 0UL) in XSPI_NOR_ProbeNorFlashSfdpHeader()