Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/nor/
Dfsl_sfdp_parser.c34 sfdp_func_table_info_t rpmcTable; member
93 g_sfdpFuncTables.rpmcTable.supported = 1U; in SFDP_InterpretSFDPParamHeaders()
94 g_sfdpFuncTables.rpmcTable.indexOfArray = i; in SFDP_InterpretSFDPParamHeaders()
97 … (void)spiReadTable(ptrCurParamHeader->ptp, (uint32_t *)((uint32_t)(&(handle->rpmcTable))), in SFDP_InterpretSFDPParamHeaders()
Dfsl_sfdp_parser.h965 …sfdp_rpmc_param_table_t rpmcTable; /*!< Replay protected monotonic … member