Searched refs:kSFDP_AddrMode_3ByteOnly (Results 1 – 3 of 3) sorted by relevance
219 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get1PadReadCmd()232 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get1PadReadCmd()265 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get2PadReadCmd()296 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get4PadReadCmd()311 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get4PadReadCmd()325 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get4PadReadCmd()382 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get8PadReadCmd()396 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_Get8PadReadCmd()1090 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_GetSectorEraseCmdInfo()1157 …if ((handle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supp… in SFDP_GetPageProgramCmdInfo()
415 kSFDP_AddrMode_3ByteOnly = 0x0U, /*!< Serial flash device only support 3-byte mode. */ enumerator
1320 …if ((SFDP_GetAddressBytes(&sfdpHandle) != kSFDP_AddrMode_3ByteOnly) && (xspiMemNorHandle.addrSize … in Nor_Flash_Init()