Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dcp/
Dfsl_dcp.h167 bool gatherResidualWrites; /*!< Enable the ragged writes to the unaligned buffers. */ member
Dfsl_dcp.c833 base->CTRL = DCP_CTRL_GATHER_RESIDUAL_WRITES(config->gatherResidualWrites) | in DCP_Init()