Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sysmpu/
Dfsl_sysmpu.h208processIdMask; /*!< Process identifier mask. The setting bit will ignore the same bit in process i… member
Dfsl_sysmpu.c154 …YSMPU_WORD_PID(regionConfig->processIdentifier) | SYSMPU_WORD_PIDMASK(regionConfig->processIdMask); in SYSMPU_SetRegionConfig()