Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c35 sfdp_func_table_info_t fourByteAddrInstTable; member
95 g_sfdpFuncTables.fourByteAddrInstTable.paramTableRevision = in SFDP_InterpretSFDPParamHeaders()
103 g_sfdpFuncTables.fourByteAddrInstTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders()
104 g_sfdpFuncTables.fourByteAddrInstTable.indexOfArray = i; in SFDP_InterpretSFDPParamHeaders()
105 g_sfdpFuncTables.fourByteAddrInstTable.paramTableRevision = in SFDP_InterpretSFDPParamHeaders()
107 …id)spiReadTable(ptrCurParamHeader->ptp, (uint32_t *)((uint32_t)(&(handle->fourByteAddrInstTable))), in SFDP_InterpretSFDPParamHeaders()
219 …andle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supported … in SFDP_Get1PadReadCmd()
222 if ((handle->fourByteAddrInstTable.dw1 & 0x2UL) != 0UL) in SFDP_Get1PadReadCmd()
232 …andle->addrMode != kSFDP_AddrMode_3ByteOnly) && (g_sfdpFuncTables.fourByteAddrInstTable.supported … in SFDP_Get1PadReadCmd()
235 if ((handle->fourByteAddrInstTable.dw1 & 0x2000UL) != 0UL) in SFDP_Get1PadReadCmd()
[all …]
Dfsl_sfdp_parser.h967 … sfdp_4_byte_addr_instruction_param_table_t fourByteAddrInstTable; /*!< 4-byte address instruction member