Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.c32kFlashProtectionErrorFlags = kXSPI_FradMatchErrorFlag | kXSPI_FradnAccErrorFlag | kXSPI_IpsErrorFl… enumerator
254 status &= (uint32_t)kFlashProtectionErrorFlags; in XSPI_CheckAndClearError()