Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.h505 …bool isCompValid; /*!< Indicates availability of the result or status of a flash region-spec… member
Dfsl_xspi.c1100 …ptrInfo->isCompValid = (bool)(((*(uint32_t *)fradWord5RegAddr) & XSPI_FRAD0_WORD5_CMPVALID_M… in XSPI_GetFradLastTransactionsInfo()