Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/xspi/
Dfsl_xspi.h501 bool isSecureAccess; /*!< Latest IP access is secure access or not. */ member
Dfsl_xspi.c1097 …ptrInfo->isSecureAccess = (bool)(((*(uint32_t *)fradWord5RegAddr) & XSPI_FRAD0_WORD5_CMP_SA_MAS… in XSPI_GetFradLastTransactionsInfo()