Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/sysmpu/
Dfsl_sysmpu.h156 uint8_t processorIdentification; /*!< Access error processor identification. */ member
Dfsl_sysmpu.c331 …errInform->processorIdentification = (uint8_t)((value & SYSMPU_EDR_EPID_MASK) >> SYSMPU_EDR_EPID_S… in SYSMPU_GetDetailErrorAccessInfo()