Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.h503 …bool isCompError; /*!< Indicates the error status of the flash region specific comparision c… member
Dfsl_xspi.c1099 …ptrInfo->isCompError = (bool)(((*(uint32_t *)fradWord5RegAddr) & XSPI_FRAD0_WORD5_CMP_ERR_MA… in XSPI_GetFradLastTransactionsInfo()