Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c33 sfdp_func_table_info_t sectorMapTable; member
84 g_sfdpFuncTables.sectorMapTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders()
85 g_sfdpFuncTables.sectorMapTable.indexOfArray = i; in SFDP_InterpretSFDPParamHeaders()
86 …g_sfdpFuncTables.sectorMapTable.paramTableRevision = SFDP_GetParamRevision(&(ptrSfdpParamHeaders[i… in SFDP_InterpretSFDPParamHeaders()
87 … (void)spiReadTable(ptrCurParamHeader->ptp, (uint32_t *)((uint32_t)(&(handle->sectorMapTable))), in SFDP_InterpretSFDPParamHeaders()
Dfsl_sfdp_parser.h964 …sfdp_sector_map_param_table_t sectorMapTable; /*!< Sector map parameter table.… member