Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sysmpu/
Dfsl_sysmpu.c145 …nt32_t)regionConfig->accessRights2[msPortNum - SYSMPU_MASTER_RWATTRIBUTE_START_PORT].writeEnable)); in SYSMPU_SetRegionConfig()
264 … masterNum, (((uint32_t)accessRights->readEnable << 1U) | (uint32_t)accessRights->writeEnable)); in SYSMPU_SetRegionRwMasterAccessRights()
Dfsl_sysmpu.h173 bool writeEnable; /*!< Enables or disables write permission. */ member